home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / HELPME.ARJ / D'BRIDGE.TXT < prev    next >
Text File  |  1993-12-11  |  2KB  |  51 lines

  1. --------------------------------------------------------------------------
  2. Setup hints for using BGFAX with D'bridge                         06-18-93
  3. Randy Fox
  4. FidoNet 1:363/60
  5. --------------------------------------------------------------------------
  6.  
  7. Here is the Dbridge set up that we discussed about the other night.
  8.  
  9. All the people need to do is the following:
  10.  
  11. Edit the MCF File they are using.  in my case BOCA3242.mcf
  12. 2) Change the "INIT" Line to look something like this:
  13.    (some additional commands may be needed for regular modem use.  I left
  14.     my extras out for less confusion.)
  15.     The file starts off looking like this:
  16.  
  17.     MCF Boca3242 Boca V32b/MNP/V42b
  18.     BAUD 38400
  19.     LOCKED
  20.     DELAY 60
  21.     TIMEOUT 65
  22.     PREINIT ATZ   <----This line can be ommited or altered, but is only sent
  23.                        once upon loading D'bridge
  24.  
  25. Boca-> INIT ATH0N1&K3+FCR=1+FAA=1+FLID="MY FAX MACHINE"
  26. Zoom-> INIT ATN1&K3+FCR=1+FAA=1+FLID="MY FAX MACHINE"
  27.     OFFHOOK ATM0H1
  28.     etc....
  29.  
  30. (Note: in the mcf there is no blank lines between the entries, I just ran out
  31. of room for the explaination.)
  32.  
  33. Then, they need to load dbridge and go under Utilities;Security/Miscellaneous.
  34.  
  35. In the EXTERNAL RECIEVERS box they need to enter:
  36.  
  37. FAX|C:\FAX\BGFAX /FAX
  38.     The word FAX before the pipe is the modem response, may need to be
  39.     CONNECT FAX is some instances, or +FCON.  After the pipe is the command
  40.     line for the reciever.  This is the quickest way to load BGFAX if you
  41.     have enough overhead ram.  this is just a small dos shell method.
  42.  
  43. Another option:  after the PIPE symbol, they may speccify a batch file to call
  44. BGFAX.  ie: FAX|FAX.BAT
  45.  
  46. If there is not enough over head ram, they may try swapping Dbridge out by
  47. placing a "+" sign in front of the command line: FAX|+FAX.BAT
  48.  
  49. Or the may drop Dbridge and exit at errorlevel: FAX|*X100 (100 errorlevel)
  50.  
  51.